home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / squirrel.swf / scripts / DefineSprite_3_apmov / frame_55 / DoAction.as
Text File  |  2012-04-23  |  79b  |  6 lines

  1. if(this.hitTest(_root.vedro))
  2. {
  3.    _root.score += 1;
  4.    gotoAndStop(1);
  5. }
  6.